home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Presentations / Presentations ’90 / John Norstad / Reusable Code / Source / rephead.t < prev    next >
Encoding:
Text File  |  1990-06-10  |  578 b   |  20 lines  |  [TEXT/MSWD]

  1.  
  2.                            Sample 2.0b1
  3.                            
  4. This is a sample program based on Disinfectant 2.0b1.
  5. It is very similar to Disinfectant 2.0b1, except that
  6. instead of scanning files for viruses, it simply produces
  7. a directory listing.
  8.  
  9. This is not intended to be a useful application in the
  10. normal sense. The sole purpose of this application is to
  11. illustrate how to use the reusable Disinfectant source
  12. code modules.
  13.  
  14. This application was produced by removing all of the
  15. virus detection and repair code from Disinfectant, and
  16. replacing it by directory listing code.
  17.  
  18. Enjoy.
  19.  
  20.